System Timing Registers
Name Start Address Type Access
CORE_TIMER 61520 UINT32 R
SYSTEM_TIMER_20HZ 61522 UINT32 R
WAIT_US_BLOCKING 61590 UINT32 R/W
CORE_TIMER
- Address: 61520
Internal 32-bit system timer running at 1/2 core speed.
  • Data type: UINT32  (type index = 1)
  • Read-only
  • This register may be streamed
  • T8:
  • T7:
SYSTEM_TIMER_20HZ
- Address: 61522
Internal 32-bit system timer running at 20Hz.
  • Data type: UINT32  (type index = 1)
  • Read-only
  • This register may be streamed
  • T8:
  • T7:
WAIT_US_BLOCKING
- Address: 61590
Delays for x microseconds. Range is 0-100000. This operation is Blocking. While a blocking function is running no other registers can be read / written.
  • Data type: UINT32  (type index = 1)
  • Readable and writable
  • T8:
  • T7: